PostgreSQL Server Status

Поиск
Список
Период
Сортировка
От M. Bastin
Тема PostgreSQL Server Status
Дата
Msg-id a06002007bb7e65d28189@[192.168.0.14]
обсуждение исходный текст
Список pgsql-novice
Hi all,

I would like to know what the best queries are to get system status info like:

Number of connected users
List of connected user names with the database to which they are connected
List of used databases with number of currently connected users
Last startup date and time of PostgreSQL
IP address

etc. (If anybody can think of anything else)
I already know SELECT VERSION()  ;-)

Thanks,

Marc (on version 7.3, on a client over TCP/IP)

В списке pgsql-novice по дате отправления:

Предыдущее
От: "M. Bastin"
Дата:
Сообщение: Re: Database Encoding
Следующее
От: David Rickard
Дата:
Сообщение: psql will not run